func syscall.readIntLE

2 uses

	syscall (current package)
		dirent.go#L22: 	return readIntLE(b[off:], size), true
		dirent.go#L44: func readIntLE(b []byte, size uintptr) uint64 {